← Back to issue list

node plugin doesn't run yarn install during build

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1794727
Type
issue
State
open
Author
~lucyllewy
Labels
Created
2018-09-27 11:03:26.373250+00:00
Updated
2019-10-10 15:10:18.246086+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

The node plugin for javascript applications provides an option to switch between using npm or yarn as the package manager for the part. The implementation seemingly doesn't run either `yarn install` or an equivalent process to fetch the application's dependencies prior to building. This results in either failed builds or builds that fail at runtime due to the missing dependencies.

Evaluation history

No evaluation history available.